func github.com/andybalholm/brotli.getInsertExtra
3 uses
github.com/andybalholm/brotli (current package)
backward_references_hq.go#L399: var base_cost float32 = start_costdiff + float32(getInsertExtra(inscode)) + zopfliCostModelGetLiteralCosts(model, 0, pos)
brotli_bit_stream.go#L137: var insnumextra uint32 = getInsertExtra(inscode)
command.go#L176: func getInsertExtra(inscode uint16) uint32 {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |